Skip to content

PHPLIB-70: Database and collection management #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Apr 13, 2015

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Mar 24, 2015

@jmikola jmikola force-pushed the phplib-70 branch 3 times, most recently from 80466c1 to 4ef8b30 Compare March 27, 2015 21:46
@jmikola jmikola force-pushed the phplib-70 branch 4 times, most recently from b5d7546 to acb615b Compare April 10, 2015 23:30
jmikola added 21 commits April 13, 2015 12:28
Inheriting from the Client's URI options is not implemented, as it depends on PHPC-196.

This commit also revises the documentation for selectDatabase(), selectCollection(), and the core class constructors.
This also changes the existing collection functional test to inherit FunctionTestCase
PHPC-224 consolidated the Result and Cursor classes into one. Additionally, PHPC-203 changed toArray() to return iterator_to_array($this) instead of only the first result document. For commands, this means we need to extract the first element in toArray()'s return value.
@jmikola jmikola merged commit 192d950 into mongodb:master Apr 13, 2015
jmikola added a commit that referenced this pull request Apr 13, 2015
@jmikola jmikola deleted the phplib-70 branch April 13, 2015 16:29
@jmikola jmikola changed the title [WIP] PHPLIB-70: Database, collection, and index management PHPLIB-70: Database, collection, and index management Apr 13, 2015
@jmikola jmikola changed the title PHPLIB-70: Database, collection, and index management PHPLIB-70: Database and collection management Apr 13, 2015
GromNaN added a commit to GromNaN/mongo-php-library that referenced this pull request Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant